home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TPUG - Toronto PET Users Group
/
TPUG Users Group CD
/
TPUG Users Group CD.iso
/
AMIGA
/
(A)TB
/
(A)TBX.ADF
/
ClockDJv5.04
/
rexx
/
getwinscreen.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1992-03-18
|
144b
|
8 lines
/* rexx getwinscreen */
options results
address clockdj
getwindow 'Stack 4000 RAM DISK:'
win = result
screenforwindow win
screentofront result